home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFPROGRESS / TFPROGRESS.txt < prev   
Encoding:
Text File  |  2005-11-17  |  9.8 KB  |  424 lines

  1. object FProgress: TFProgress
  2.   Left = 323
  3.   Top = 182
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Confirmation'
  7.   ClientHeight = 351
  8.   ClientWidth = 500
  9.   Color = clBtnFace
  10.   Constraints.MaxWidth = 508
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnClose = FormClose
  20.   OnCloseQuery = FormCloseQuery
  21.   OnCreate = FormCreate
  22.   OnDblClick = FormDblClick
  23.   OnDestroy = FormDestroy
  24.   OnResize = FormResize
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object Label1: TLabel
  28.     Left = 27
  29.     Top = 260
  30.     Width = 190
  31.     Height = 29
  32.     Alignment = taCenter
  33.     AutoSize = False
  34.     Caption = 'Source file: 1024x768x24, 24 B, '
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = 4473924
  37.     Font.Height = 13
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = []
  40.     ParentFont = False
  41.     Transparent = True
  42.     Visible = False
  43.     WordWrap = True
  44.   end
  45.   object SourceImage: TImage
  46.     Left = 30
  47.     Top = 90
  48.     Width = 190
  49.     Height = 143
  50.     Center = True
  51.     Visible = False
  52.   end
  53.   object ArrowImage: TImage
  54.     Left = 239
  55.     Top = 153
  56.     Width = 20
  57.     Height = 14
  58.     AutoSize = True
  59.     Picture.Data = {<image000.bmp>}
  60.     Transparent = True
  61.   end
  62.   object DestinationImage: TImage
  63.     Left = 280
  64.     Top = 90
  65.     Width = 190
  66.     Height = 143
  67.     Center = True
  68.     Visible = False
  69.   end
  70.   object Label2: TLabel
  71.     Left = 283
  72.     Top = 260
  73.     Width = 190
  74.     Height = 29
  75.     Alignment = taCenter
  76.     AutoSize = False
  77.     Caption = 'Destination file: 1024x768x24, 24 kB'
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = 4473924
  80.     Font.Height = 13
  81.     Font.Name = 'Tahoma'
  82.     Font.Style = []
  83.     ParentFont = False
  84.     Transparent = True
  85.     Visible = False
  86.     WordWrap = True
  87.   end
  88.   object Bevel: TbsSkinBevel
  89.     Left = -10
  90.     Top = 295
  91.     Width = 508
  92.     Height = 9
  93.     Shape = bsTopLine
  94.     SkinData = SkinDataModule.SkinData
  95.     SkinDataName = 'bevel'
  96.     DividerMode = False
  97.   end
  98.   object cntTop: TAMContainer
  99.     Left = 0
  100.     Top = 0
  101.     Width = 500
  102.     Height = 58
  103.     Align = alTop
  104.     Color = clSilver
  105.     DoubleBuffered = False
  106.     object Image2: TImage
  107.       Left = 425
  108.       Top = 0
  109.       Width = 75
  110.       Height = 56
  111.       Align = alRight
  112.       Center = True
  113.       Picture.Data = {<image001.bmp>}
  114.       Transparent = True
  115.     end
  116.     object smallLabel: TLabel
  117.       Left = 18
  118.       Top = 11
  119.       Width = 220
  120.       Height = 13
  121.       Caption = 'The file with same name already exists'
  122.       Font.Charset = DEFAULT_CHARSET
  123.       Font.Color = clBlack
  124.       Font.Height = 13
  125.       Font.Name = 'Tahoma'
  126.       Font.Style = [fsBold]
  127.       ParentFont = False
  128.       Transparent = True
  129.     end
  130.     object detailedlabel: TLabel
  131.       Left = 34
  132.       Top = 27
  133.       Width = 201
  134.       Height = 13
  135.       Caption = 'Would you like to replace the existing file?'
  136.       Font.Charset = DEFAULT_CHARSET
  137.       Font.Color = clBlack
  138.       Font.Height = 13
  139.       Font.Name = 'Tahoma'
  140.       Font.Style = []
  141.       ParentFont = False
  142.       Transparent = True
  143.     end
  144.     object BevelA: TbsSkinBevel
  145.       Left = 0
  146.       Top = 56
  147.       Width = 500
  148.       Height = 2
  149.       Align = alBottom
  150.       Shape = bsTopLine
  151.       SkinDataName = 'bevel'
  152.       DividerMode = False
  153.     end
  154.   end
  155.   object bOK2: TbsSkinButton
  156.     Left = 174
  157.     Top = 311
  158.     Width = 75
  159.     Height = 25
  160.     TabOrder = 0
  161.     Visible = False
  162.     SkinData = SkinDataModule.SkinData
  163.     SkinDataName = 'buttonlight'
  164.     DefaultFont.Charset = DEFAULT_CHARSET
  165.     DefaultFont.Color = clWindowText
  166.     DefaultFont.Height = 14
  167.     DefaultFont.Name = 'Arial'
  168.     DefaultFont.Style = []
  169.     DefaultWidth = 0
  170.     DefaultHeight = 0
  171.     UseSkinFont = True
  172.     AllowAllUp = False
  173.     TabStop = True
  174.     CanFocused = True
  175.     Down = False
  176.     GroupIndex = 0
  177.     Caption = 'OK'
  178.     NumGlyphs = 2
  179.     Spacing = 1
  180.     Enabled = False
  181.     ModalResult = 8
  182.   end
  183.   object bOK: TbsSkinButton
  184.     Left = 254
  185.     Top = 311
  186.     Width = 75
  187.     Height = 25
  188.     TabOrder = 2
  189.     Visible = False
  190.     SkinData = SkinDataModule.SkinData
  191.     SkinDataName = 'buttonlight'
  192.     DefaultFont.Charset = DEFAULT_CHARSET
  193.     DefaultFont.Color = clWindowText
  194.     DefaultFont.Height = 14
  195.     DefaultFont.Name = 'Arial'
  196.     DefaultFont.Style = []
  197.     DefaultWidth = 0
  198.     DefaultHeight = 0
  199.     UseSkinFont = True
  200.     AllowAllUp = False
  201.     TabStop = True
  202.     CanFocused = True
  203.     Down = False
  204.     GroupIndex = 0
  205.     Caption = 'OK'
  206.     NumGlyphs = 2
  207.     Spacing = 1
  208.     Enabled = False
  209.     Default = True
  210.     ModalResult = 1
  211.   end
  212.   object bCancel: TbsSkinButton
  213.     Left = 334
  214.     Top = 311
  215.     Width = 75
  216.     Height = 25
  217.     TabOrder = 3
  218.     Visible = False
  219.     SkinData = SkinDataModule.SkinData
  220.     SkinDataName = 'buttonlight'
  221.     DefaultFont.Charset = DEFAULT_CHARSET
  222.     DefaultFont.Color = clWindowText
  223.     DefaultFont.Height = 14
  224.     DefaultFont.Name = 'Arial'
  225.     DefaultFont.Style = []
  226.     DefaultWidth = 0
  227.     DefaultHeight = 0
  228.     UseSkinFont = True
  229.     AllowAllUp = False
  230.     TabStop = True
  231.     CanFocused = True
  232.     Down = False
  233.     GroupIndex = 0
  234.     Caption = 'Cancel'
  235.     NumGlyphs = 2
  236.     Spacing = 1
  237.     Enabled = False
  238.     Cancel = True
  239.     ModalResult = 2
  240.   end
  241.   object bHelp: TbsSkinButton
  242.     Left = 414
  243.     Top = 311
  244.     Width = 75
  245.     Height = 25
  246.     TabOrder = 4
  247.     Visible = False
  248.     SkinData = SkinDataModule.SkinData
  249.     SkinDataName = 'buttonlight'
  250.     DefaultFont.Charset = DEFAULT_CHARSET
  251.     DefaultFont.Color = clWindowText
  252.     DefaultFont.Height = 14
  253.     DefaultFont.Name = 'Arial'
  254.     DefaultFont.Style = []
  255.     DefaultWidth = 0
  256.     DefaultHeight = 0
  257.     UseSkinFont = True
  258.     AllowAllUp = False
  259.     TabStop = True
  260.     CanFocused = True
  261.     Down = False
  262.     GroupIndex = 0
  263.     Caption = 'Help'
  264.     NumGlyphs = 2
  265.     Spacing = 1
  266.     Enabled = False
  267.   end
  268.   object ProgressBar: TbsSkinGauge
  269.     Left = 23
  270.     Top = 80
  271.     Width = 456
  272.     Height = 20
  273.     TabOrder = 5
  274.     SkinData = SkinDataModule.SkinData
  275.     SkinDataName = 'gaugelight'
  276.     DefaultFont.Charset = DEFAULT_CHARSET
  277.     DefaultFont.Color = clWindowText
  278.     DefaultFont.Height = 14
  279.     DefaultFont.Name = 'Arial'
  280.     DefaultFont.Style = []
  281.     DefaultWidth = 0
  282.     DefaultHeight = 0
  283.     UseSkinFont = True
  284.     VisibleOnlyIfWork = False
  285.     ShowProgressText = True
  286.     ShowPercent = False
  287.     MinValue = 0
  288.     MaxValue = 100
  289.     Value = 0
  290.     Vertical = False
  291.   end
  292.   object chApplyToAll: TAMCheckRadioBox
  293.     Left = 64
  294.     Top = 311
  295.     Width = 75
  296.     Height = 25
  297.     TabOrder = 6
  298.     SkinData = SkinDataModule.SkinData
  299.     SkinDataName = 'checkboxlight'
  300.     DefaultFont.Charset = DEFAULT_CHARSET
  301.     DefaultFont.Color = clWindowText
  302.     DefaultFont.Height = 13
  303.     DefaultFont.Name = 'Tahoma'
  304.     DefaultFont.Style = []
  305.     DefaultWidth = 0
  306.     DefaultHeight = 0
  307.     UseSkinFont = True
  308.     ForcedColorUse = False
  309.     ForcedColor = clBlack
  310.     BusinessSkinForm = SkinForm
  311.     Flat = True
  312.     CanFocused = False
  313.     Radio = False
  314.     Checked = False
  315.     GroupIndex = 0
  316.     Caption = 'chApplyToAll'
  317.     AutoSize = True
  318.   end
  319.   object eRenameDestination: TbsSkinEdit
  320.     Left = 283
  321.     Top = 238
  322.     Width = 121
  323.     Height = 20
  324.     DefaultFont.Charset = DEFAULT_CHARSET
  325.     DefaultFont.Color = clWindowText
  326.     DefaultFont.Height = 14
  327.     DefaultFont.Name = 'Tahoma'
  328.     DefaultFont.Style = []
  329.     UseSkinFont = True
  330.     DefaultWidth = 0
  331.     DefaultHeight = 20
  332.     ButtonMode = False
  333.     SkinData = SkinDataModule.SkinData
  334.     SkinDataName = 'editlight'
  335.     Alignment = taCenter
  336.     Font.Charset = DEFAULT_CHARSET
  337.     Font.Color = clWindowText
  338.     Font.Height = 14
  339.     Font.Name = 'Tahoma'
  340.     Font.Style = []
  341.     ParentFont = False
  342.     TabOrder = 7
  343.     Visible = False
  344.     OnChange = eRenameSourceChange
  345.     OnKeyDown = eRenameSourceKeyDown
  346.   end
  347.   object eRenameSource: TbsSkinEdit
  348.     Left = 30
  349.     Top = 238
  350.     Width = 121
  351.     Height = 20
  352.     DefaultFont.Charset = DEFAULT_CHARSET
  353.     DefaultFont.Color = clWindowText
  354.     DefaultFont.Height = 14
  355.     DefaultFont.Name = 'Tahoma'
  356.     DefaultFont.Style = []
  357.     UseSkinFont = True
  358.     DefaultWidth = 0
  359.     DefaultHeight = 20
  360.     ButtonMode = False
  361.     SkinData = SkinDataModule.SkinData
  362.     SkinDataName = 'editlight'
  363.     Alignment = taCenter
  364.     Font.Charset = DEFAULT_CHARSET
  365.     Font.Color = clWindowText
  366.     Font.Height = 14
  367.     Font.Name = 'Tahoma'
  368.     Font.Style = []
  369.     ParentFont = False
  370.     TabOrder = 8
  371.     Visible = False
  372.     OnChange = eRenameSourceChange
  373.     OnKeyDown = eRenameSourceKeyDown
  374.   end
  375.   object SkinForm: TbsBusinessSkinForm
  376.     GradientStartColor = clBlack
  377.     GradientEndColor = clBlack
  378.     DrawBackground = True
  379.     ShowIcon = False
  380.     MaximizeOnFullScreen = False
  381.     AlphaBlend = False
  382.     AlphaBlendAnimation = False
  383.     AlphaBlendValue = 200
  384.     ShowObjectHint = False
  385.     MenusAlphaBlend = False
  386.     MenusAlphaBlendAnimation = False
  387.     MenusAlphaBlendValue = 200
  388.     DefCaptionFont.Charset = DEFAULT_CHARSET
  389.     DefCaptionFont.Color = clBtnText
  390.     DefCaptionFont.Height = 14
  391.     DefCaptionFont.Name = 'Arial'
  392.     DefCaptionFont.Style = [fsBold]
  393.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  394.     DefInActiveCaptionFont.Color = clBtnShadow
  395.     DefInActiveCaptionFont.Height = 14
  396.     DefInActiveCaptionFont.Name = 'Arial'
  397.     DefInActiveCaptionFont.Style = [fsBold]
  398.     DefMenuItemHeight = 20
  399.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  400.     DefMenuItemFont.Color = clWindowText
  401.     DefMenuItemFont.Height = 14
  402.     DefMenuItemFont.Name = 'Arial'
  403.     DefMenuItemFont.Style = []
  404.     UseDefaultSysMenu = True
  405.     SkinData = SkinDataModule.SkinDataDlg
  406.     MinHeight = 0
  407.     MinWidth = 0
  408.     Magnetic = False
  409.     MagneticSize = 5
  410.     BorderIcons = [biSystemMenu]
  411.     Left = 65528
  412.     Top = 112
  413.   end
  414.   object IO: TImageEnIO
  415.     PreviewFont.Charset = DEFAULT_CHARSET
  416.     PreviewFont.Color = clWindowText
  417.     PreviewFont.Height = -11
  418.     PreviewFont.Name = 'MS Sans Serif'
  419.     PreviewFont.Style = []
  420.     Left = 65528
  421.     Top = 88
  422.   end
  423. end
  424.